gtkspinbutton: Respect value of inherited 'editable' property
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Tue, 3 Jan 2012 22:44:24 +0000 (00:44 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Tue, 3 Jan 2012 22:49:35 +0000 (00:49 +0200)
commit3caa370bb5e3764aaf11b23d650c6233fc911854
treeeff1e4245a6d5685ab8983a9d7597aa6e0d24d84
parent022c576bd2764dc1fc48e46ad97aa95287c175cc
gtkspinbutton: Respect value of inherited 'editable' property

When this property is set to 'FALSE', user's click on the buttons
should not actually update the value but rather result in error bell.

https://bugzilla.gnome.org/show_bug.cgi?id=667229
gtk/gtkspinbutton.c